const net.hostLookupFilesDNS
9 uses
net (current package)
conf.go#L240: fallbackOrder = hostLookupFilesDNS
conf.go#L323: return hostLookupFilesDNS, dnsConf
conf.go#L353: return hostLookupFilesDNS, dnsConf
conf.go#L460: return hostLookupFilesDNS, dnsConf
dnsclient_unix.go#L545: hostLookupFilesDNS // files first
dnsclient_unix.go#L553: hostLookupFilesDNS: "files,dns",
dnsclient_unix.go#L567: if order == hostLookupFilesDNS || order == hostLookupFiles {
dnsclient_unix.go#L611: if order == hostLookupFilesDNS || order == hostLookupFiles {
dnsclient_unix.go#L829: if order == hostLookupFiles || order == hostLookupFilesDNS {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |